Welcome![Sign In][Sign Up]
Location:
Search - ARM stm32

Search list

[SCMFWLib

Description: 智能车wifi无限通讯程序,该系统主芯片为最新的STM32 arm Cortex 内核-Smart Car wifi unlimited communication procedures, the system has the main chip for the latest STM32 arm Cortex core
Platform: | Size: 3559424 | Author: HM | Hits:

[Embeded-SCM DevelopPicGUIforSTM32

Description: microchip picgui在stm32 系列上的移植,很有参考价值,可以使picgui在别的系列单片机或者arm上应用参考 -microchip picgui the stm32 series on the transplant of great reference value, can make picgui in another series of microcontrollers, or the application of reference arm
Platform: | Size: 6638592 | Author: 禹鑫毅 | Hits:

[SCMStm32F101C6_uart

Description: 自己写的 STM32 串口UART驱动, 不用固件库。超级终端界面按键时,自动回送。 应用范围: 因为不涉及IO口,所以此工程在STM32F1xx的任何主板上都可以运行。 编译器: IAR ARM 4.42A。 作者: w123456xy@sohu.com 15189792379。 -Write your own STM32 serial UART driver, no firmware library. HyperTerminal interface button, automatically send back. Application scope: because they do not involve IO port, so this works on any STM32F1xx motherboard can run. Compiler: IAR ARM 4.42A. Author: w123456xy@sohu.com 15189792379.
Platform: | Size: 101376 | Author: whqxy | Hits:

[OtherThe_Definitive_Guide_to_the_ARM_Cortex_M3

Description: 《Cortex-M3权威指南》中文翻译版,对STM32感兴趣的入门开发人员不可缺少的参考资料,翻译的相当好-" Cortex-M3 The Definitive Guide," the Chinese translation version of the STM32 interested in entry-an indispensable reference for developers, very good translation
Platform: | Size: 6104064 | Author: 王斌 | Hits:

[OtherSTM32F10XXX

Description: STM32 ARM使用手册,包括外设,库文件的使用-STM32
Platform: | Size: 4772864 | Author: 李翔 | Hits:

[ARM-PowerPC-ColdFire-MIPSredcowSTM32

Description: 红牛STM32开发板全套例程,是学习STM32 ARM的相当不错的参考源码。-Red Bull STM32 development board complete set of routines to learn STM32 ARM' s pretty good reference source.
Platform: | Size: 876544 | Author: zhangkai | Hits:

[Other Embeded programstm32f10x_cmsis_v310

Description: STM32 ARM Cortex M3 C Driver 3.10
Platform: | Size: 199680 | Author: Cenatronics | Hits:

[SCMstm32f10x_stdperiph_lib

Description: STM32 外设驱动包V3.2.0,支持新的器件STM32F100系列-ARM-based 32-bit MCU STM32F10xxx standard peripheral library v3.2.0 support STM32F100
Platform: | Size: 16022528 | Author: 干宏星 | Hits:

[ARM-PowerPC-ColdFire-MIPSSTM32_touch

Description: STM32的3.2寸触摸屏驱动 使用最新的3.2.0库,IAR工程 SPI3硬件方式通讯 触摸芯片为ADS7843和它的兼容型号 实现了画图板功能,请根据自己的屏调整校准参数-STM32 3.2-inch touch screen driver to use the latest 3.2.0 libraries to communicate touch SPI3 hardware chip and its compatible models ADS7843 enables drawing board features, please adjust the screen according to its own calibration parameters
Platform: | Size: 615424 | Author: jeffwei | Hits:

[SCMI2C

Description: 基于STM32 (ARM Cortex M3)的模拟I2C读写程序-Based on the STM32 (ARM Cortex M3) analog I2C read and write procedures for
Platform: | Size: 262144 | Author: 许玲燕 | Hits:

[SCM51_ISP_IAP

Description: 51、AVR、ARM 单片机ISP、IAP实现远程升级的详细器件资料、说明文档、参考程序以及具体的实现方法。-51, AVR, ARM microcontroller ISP, IAP device remote upgrades detailed information, documentation, reference procedures and the specific implementation method.
Platform: | Size: 28223488 | Author: cygarm | Hits:

[ARM-PowerPC-ColdFire-MIPSVS1003

Description: 基于STM32处理器的SPI接口V1003驱动程序,改端口后可直接使用-Processor-based STM32 SPI Interface V1003 driver, change the port can be used directly after
Platform: | Size: 4096 | Author: 张祝 | Hits:

[USB developMDV-STM32F107-USB_device-examples

Description: STM32F107开发板usb从设备驱动程序及其实验,开发环境keil for arm-STM32F107 development board and the usb device driver from the experiment, the development environment keil for arm
Platform: | Size: 5780480 | Author: huang | Hits:

[ARM-PowerPC-ColdFire-MIPSstm32f103_adc

Description: 可用于stm32f103 ARM芯片的AD转换程序,已经过验证-Stm32f103 ARM chips can be used for AD conversion process, has been verified
Platform: | Size: 332800 | Author: | Hits:

[ARM-PowerPC-ColdFire-MIPSSTM32_OTG_LIB

Description: 该源码是arm芯片stm32实现OTG功能的驱动-The source is the arm chip stm32 drive to achieve OTG function
Platform: | Size: 2434048 | Author: 周文明 | Hits:

[ARM-PowerPC-ColdFire-MIPSSTM32_I2C_Example

Description: 该源码是arm芯片stm32的I2C源码-The source is the arm of the I2C chip stm32 source
Platform: | Size: 454656 | Author: 周文明 | Hits:

[Embeded LinuxGPS

Description: 基于ARM的GPRS车载系统源程序 /******************************************************************************* ** Function: Get GPS Communication Port from GPSPort.ini ** ** In: char buffer ** ** Out: set the char buffer ** ** Date: 2007-8-1 Author: Owen.Lu ** *******************************************************************************/-#include <windows.h> #include "stdio.h" #include "time.h" #include "string.h" #include "assert.h" #include "gps.h" #include "math.h" DCB dcb COMMTIMEOUTS timeouts COMSTAT ComStat HANDLE idComDev unsigned int testCycle = 0 volatile char gpsMessage[1030][2] = {0} volatile int buffHead = 0 volatile int buffEnd = 0 DWORD WINAPI receiveGPSProc(LPVOID) //receive gps data DWORD WINAPI analyseGPSProc(LPVOID) //analyse gps data /******************************************************************************* ** Function: Get GPS Communication Port from GPSPort.ini ** ** In: char buffer ** ** Out: set the char buffer ** ** Date: 2007-8-1 Author: Owen.Lu ** *******************************************************************************/ void g
Platform: | Size: 5120 | Author: 月买双 | Hits:

[SCMSTM32Mp3

Description: 用STM32 ARM单片机实现的MP3语音播放资源 很不错的 -STM32 ARM MCU with MP3 audio playback is very good resources
Platform: | Size: 10277888 | Author: 刘伟 | Hits:

[SCMstm32-USART

Description: stm32f103单片机的实时时钟编程 详细测试-stm32f103 microcontroller programming real-time clock
Platform: | Size: 459776 | Author: 王纲 | Hits:

[ARM-PowerPC-ColdFire-MIPSARMCortex-M3

Description: STM32系列ARM Cortex-M3微控制器的电子书。有各个章节的简介。-ARM Cortex-M3 STM32 family of microcontrollers for e-books. A brief description of each chapter.
Platform: | Size: 7044096 | Author: 辰时 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 28 »

CodeBus www.codebus.net